[INFO] fetching crate rustsat-glucose 0.7.5...
[INFO] testing rustsat-glucose-0.7.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rustsat-glucose 0.7.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rustsat-glucose 0.7.5
[INFO] finished tweaking crates.io crate rustsat-glucose 0.7.5
[INFO] tweaked toml for crates.io crate rustsat-glucose 0.7.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustsat-glucose 0.7.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustsat-glucose 0.7.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef63f1ceb43b5d707bf32b286bd29b9672a854bedf091371aeac38c220dd17fe
[INFO] running `Command { std: "docker" "start" "-a" "ef63f1ceb43b5d707bf32b286bd29b9672a854bedf091371aeac38c220dd17fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef63f1ceb43b5d707bf32b286bd29b9672a854bedf091371aeac38c220dd17fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef63f1ceb43b5d707bf32b286bd29b9672a854bedf091371aeac38c220dd17fe", kill_on_drop: false }`
[INFO] [stdout] ef63f1ceb43b5d707bf32b286bd29b9672a854bedf091371aeac38c220dd17fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcbb3b71dfb1b82fb4db529e1f54ef76b458684bb90147632ee2a152f3ab3cf7
[INFO] running `Command { std: "docker" "start" "-a" "bcbb3b71dfb1b82fb4db529e1f54ef76b458684bb90147632ee2a152f3ab3cf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustsat v0.7.5
[INFO] [stderr]    Compiling rustsat-glucose v0.7.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.42s
[INFO] running `Command { std: "docker" "inspect" "bcbb3b71dfb1b82fb4db529e1f54ef76b458684bb90147632ee2a152f3ab3cf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbb3b71dfb1b82fb4db529e1f54ef76b458684bb90147632ee2a152f3ab3cf7", kill_on_drop: false }`
[INFO] [stdout] bcbb3b71dfb1b82fb4db529e1f54ef76b458684bb90147632ee2a152f3ab3cf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69c41c2331f4aba08ff31a3b6de922bc5d313c44e872889b01c6a0722e4a28b0
[INFO] running `Command { std: "docker" "start" "-a" "69c41c2331f4aba08ff31a3b6de922bc5d313c44e872889b01c6a0722e4a28b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustsat-glucose v0.7.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `rustsat_solvertests` in this scope
[INFO] [stdout]    --> src/core.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     rustsat_solvertests::basic_unittests!(Glucose, "Glucose [major].[minor].[patch]");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustsat_solvertests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustsat_solvertests` in this scope
[INFO] [stdout]    --> src/core.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     rustsat_solvertests::propagating_unittests!(Glucose);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustsat_solvertests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustsat_solvertests` in this scope
[INFO] [stdout]    --> src/simp.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     rustsat_solvertests::basic_unittests!(Glucose, "Glucose [major].[minor].[patch]");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustsat_solvertests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustsat_solvertests` in this scope
[INFO] [stdout]    --> src/simp.rs:473:5
[INFO] [stdout]     |
[INFO] [stdout] 473 |     rustsat_solvertests::freezing_unittests!(Glucose);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustsat_solvertests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rustsat_solvertests` in this scope
[INFO] [stdout]    --> src/simp.rs:474:5
[INFO] [stdout]     |
[INFO] [stdout] 474 |     rustsat_solvertests::propagating_unittests!(Glucose);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rustsat_solvertests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustsat-glucose` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "69c41c2331f4aba08ff31a3b6de922bc5d313c44e872889b01c6a0722e4a28b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69c41c2331f4aba08ff31a3b6de922bc5d313c44e872889b01c6a0722e4a28b0", kill_on_drop: false }`
[INFO] [stdout] 69c41c2331f4aba08ff31a3b6de922bc5d313c44e872889b01c6a0722e4a28b0
